Test Parameter Operations on RainMaker CLI
Testing parameters on RainMaker CLI involves verifying the ability to accurately retrieve (getparams) and update (setparams) the state and configuration of devices connected to a node. This ensures that the system correctly reflects real-time device status, and verifies that parameter changes (such as toggling power, adjusting brightness, or setting temperature) are applied and acknowledged. The purpose is to validate end-to-end communication among the client (RainMaker CLI), cloud, and firmware, confirm correct data formats and types, and ensure reliability and responsiveness of device control via the ESP RainMaker platform.
Usage Guide
This guide is with reference to the Testing Parameter Operations on RainMaker CLI Documentation.
Loading README...
More Info
- REST API usage information for command response can be found in the Swagger documentation.