A data template in RubiThings defines a data packet format that you send from your IoT-enabled devices. RubiThings acquires (subscribes) the data if the incoming (published) data is in the form defined in the data template.
A data template specifies the following two attributes for the incoming data.
Data Type of the Property
Warning | The format in which the data is retrieved from an IoT-enabled device should be identical to the assigned data template. |
In the above two cases, the published data and the data template format do not match. Hence, the data from the IoT-enabled device is discarded, and an error message is displayed.