You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are there any examples or what a device would actually send if it were udmi compliant? The documentation is very confusing. If I just have a very simple device, say a temp/humidity sensor, I think I understand that I would send my temp and humidity under the events/point set topic, however how are units specified? Is that supposed to be sent as state? I’ve seen examples where point values are being sent in the state. Then, if the units are supposed to be specified in the state topic is it expected that this state topic is sent continually or is it just sent once? What and where does the point value get connected to its units?
I think it’s fairly clear how to send the point values themselves but there is a lot of other data that is typically required to make sense of a point. This is what is really confusing me. I’d really like this process to be explained in more detail.
The text was updated successfully, but these errors were encountered:
Are there any examples or what a device would actually send if it were udmi compliant? The documentation is very confusing. If I just have a very simple device, say a temp/humidity sensor, I think I understand that I would send my temp and humidity under the events/point set topic, however how are units specified? Is that supposed to be sent as state? I’ve seen examples where point values are being sent in the state. Then, if the units are supposed to be specified in the state topic is it expected that this state topic is sent continually or is it just sent once? What and where does the point value get connected to its units?
I think it’s fairly clear how to send the point values themselves but there is a lot of other data that is typically required to make sense of a point. This is what is really confusing me. I’d really like this process to be explained in more detail.
The text was updated successfully, but these errors were encountered: