From d783e09b62a22c67fdca27c679d12e13bab982cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leandro=20Ant=C3=B4nio=20Farias=20Machado?= Date: Mon, 31 Jul 2023 20:02:01 -0300 Subject: [PATCH] fix: readme deviceid --- README.md | 2 +- README.pt-br.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cdf6aa8..a3c9c7f 100644 --- a/README.md +++ b/README.md @@ -277,7 +277,7 @@ Device test agent config: "ControllerTrust.Role.1.Permission.1.Targets": "Device.", "ControllerTrust.Role.1.PermissionNumberOfEntries": "1", "ControllerTrust.RoleNumberOfEntries": "2", -"EndpointID": "os::test-000000000001", +"EndpointID": "os::4851CF-000000000002", "MTP.1.Alias": "", "MTP.1.Enable": "false", "MTP.1.MQTT.PublishQoS": "0", diff --git a/README.pt-br.md b/README.pt-br.md index 8ebfdab..8c596f0 100644 --- a/README.pt-br.md +++ b/README.pt-br.md @@ -276,7 +276,7 @@ Configurações dispositivo de teste: "ControllerTrust.Role.1.Permission.1.Targets": "Device.", "ControllerTrust.Role.1.PermissionNumberOfEntries": "1", "ControllerTrust.RoleNumberOfEntries": "2", -"EndpointID": "os::test-000000000001", +"EndpointID": "os::4851CF-000000000002", "MTP.1.Alias": "", "MTP.1.Enable": "false", "MTP.1.MQTT.PublishQoS": "0",