microsoft/azure-digital-twins-java

Twin Reflector Proxy - Provide PoC implementation

kaizimmerm opened this issue · 1 comments

...that verifies that we can sync inbound TRP events into ADT by management API v1.

PoC should proof that create/update/delete calls on a space are ingested into ADT. A framework following UnitOfWork pattern for property and attribute changes as well as parent relationships needs to be defined.

Complete