Configuration
Configuration¶
Configure¶
3 different types of files are accepted for Tap configuration:
.izsc
file¶
izsc
stands for IoTize Script and are generated by IoTize Studio.
You can find this file in your IoTize Studio project directory.
iotize tap config apply --file my-config-file.izsc
.iotz
file (Experimental)¶
.iotz
correspond to your IoTize studio project configuration file.
You can find this file in your IoTize Studio project directory.
iotize tap config apply --file my-config-file.iotz
.tapconfig.json
file (Experimental)¶
With a JSON configuration file.
iotize tap config apply sensor-demo.tapconfig.json
Factory reset¶
This command allow you to reset your tap with the default configuration.
iotize tap config reset
Warning
It will also reset admin password