...
Code Block | ||
---|---|---|
| ||
{ "type": "HP", "url": "https://192.168.2.187:8443", "custom_name": "my_formlabshp_machine", "unique_name": "Crait Sim", "authentication_file_path": "./credentials.json", // contents as shown below "mes_id": [ 1 ] } |
...
Code Block | ||
---|---|---|
| ||
{ "type": "HP", "url": "https://192.168.2.187:8443", "custom_name": "my_formlabshp_machine", "unique_name": "Crait Sim", "authentication_file_path": { "username": "112a1567e6a63bb21ff9e00ef61e0248", "password": "ec0a3bb4ccab21d22eb71235ae68ad2a" }, "mes_id": [ 1 ] } |