Community Tip - You can change your system assigned username to something more personal in your community settings. X
Is there any way to automatically notify a C SDK client when a new property is created on a Remote Thing, so that the client could then push data to it?
You could think of a custom service that would follow the logic of comparing values for GetProperties and then subscribe to event,