WiFi
Last updated
Last updated
User can also add a WiFi device on the Ginjer IoT platform. To do so, follow the instructions mentioned below.
Select WiFi in the Connectivity Type option :
Select the Network :
The purpose of Network for WiFi devices is defined in the Setup -> Network section. Each network type accepts packet over in a specific JSON format. For new users, we recommend using the default WiFi network :
Next up, select the Hardware Type. If the user has made WiFi hardware in the past, they can pick anyone of them OR select the default recommended.
Next, provide details of the Unique Identifier of the WiFi device :
Next, use the following HTTPs URL and JSON format for integrating your WiFi device with Ginjer.
Generate and copy the authorization key :
You can then apply changes into your cloud server or an HTTPs to device to use the HTTPs URL, HTTPs Auth Key and the given JSON format to communicate to our platform. A sample python code is shared below :