Extending temperature monitor sensor

once i started monitoring a system’s temperature if i want to regulate/operate (ON/OFF) function of the device what is the protocol?

@Vigram_STR You can make use of the APIs of the Bolt to send an appropriate command to the Bolt. For example, if you have a temperature sensor and a relay connected to the Bolt, when the temperature value crosses 600, you can send a Digital Write command to the Bolt to switch off the relay.