Regarding the TYDevice.putDeviceData(data); method in the documentation /** * @desc Issue dp point (core method of interaction with the hardware side) * @param {Object} data - dp point data */ TYDevice.putDeviceData(data); What is the structure of the data inside?