Initial commit
This commit is contained in:
5
Azure/create_moxa.txt
Normal file
5
Azure/create_moxa.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
az iot hub device-identity create --device-id DIGIT-TBBHB1044382 --hub-name IotHub-CUBE-PROD --edge-enabled
|
||||
az iot hub device-twin update --device-id DIGIT-TBBHB1044382 --hub-name IotHub-CUBE-PROD --set tags='{"deviceId":"DIGIT-TBBHB1044382","site":"SASK","number":"1"}'
|
||||
az iot edge set-modules --device-id DIGIT-TBBHB1044382 --hub-name IotHub-CUBE-DEV --content moxa_ac_template.json
|
||||
|
||||
This file is a just a note for usual Azure commands involved to create a device.
|
||||
Reference in New Issue
Block a user