This is somewhat related to #9. In this case, the device had two 'things' - a) a sensor and b) an actuator. Only the actuator data was getting published. The sensor's publish data was not added. When the sensor published, the server did not complain.
This is becase we only compare if registration is active for the device along with the device key and id.
This is somewhat related to #9. In this case, the device had two 'things' - a) a sensor and b) an actuator. Only the actuator data was getting published. The sensor's publish data was not added. When the sensor published, the server did not complain.
This is becase we only compare if registration is active for the device along with the device key and id.