Alejandro Acuña
2024-09-16 adba74e107bcda9e1cb510bc14364b02e781baef
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
[
{
  "User" : {
    "Last timestamp update" : "2019-06-17T17:45:24.187Z",
    "Last timestamp information update" : "2019-06-17T17:45:24.187Z",
    "Last timestamp status update" : "1970-01-01T00:00:00.000Z",
    "Last timestamp alarms update" : "2019-06-17T17:45:24.187Z",
    "Last timestamp configuration update" : "1970-01-01T00:00:00.000Z",
    "Device information" : {
      "User information" : {
        "Identifier" : "root",
        "Creation date" : "2019-06-17T17:45:24.187Z",
        "Server address" : "172.16.11.204",
        "Server port" : 5001,
        "Server address external" : "172.16.11.204",
        "Server port external" : 5001,
        "Server service name" : "transactions",
        "Number" : 0,
        "Group" : "Administrator",
        "Name" : "root",
        "Latitude" : 0.0,
        "Longitude" : 0.0,
        "Latitude offset" : 0.0,
        "Longitude offset" : 0.0,
        "Region order" : 0,
        "City order" : 0,
        "Road order" : 0,
        "Kilometric point order" : 0,
        "Alarms" : [ ],
        "Email" : "administrator@administrator.test",
        "Group manager" : false,
        "Job title" : "Administrator",
        "Password" : "626d77",
        "Role" : "Administrator"
      }
    },
    "Device configuration" : {
      "User configuration" : {
        "Alarms configuration" : [ ]
      }
    },
    "Device alarms" : {
      "User alarms" : {
        "Severity" : 1,
        "Alarm offline" : 1560793524187,
        "Alarm invalid" : 0,
        "Alarm disabled" : 0,
        "Alarm simulated" : 0,
        "Alarms configuration" : [ ]
      }
    },
    "Username" : "root"
  }
},{
  "User" : {
    "Last timestamp update" : "2019-06-17T17:45:24.241Z",
    "Last timestamp information update" : "2019-06-17T17:45:24.241Z",
    "Last timestamp status update" : "1970-01-01T00:00:00.000Z",
    "Last timestamp alarms update" : "2019-06-17T17:45:24.241Z",
    "Last timestamp configuration update" : "1970-01-01T00:00:00.000Z",
    "Device information" : {
      "User information" : {
        "Identifier" : "test",
        "Creation date" : "2019-06-17T17:45:24.241Z",
        "Server address" : "172.16.11.204",
        "Server port" : 5001,
        "Server address external" : "172.16.11.204",
        "Server port external" : 5001,
        "Server service name" : "transactions",
        "Number" : 0,
        "Group" : "Administrator",
        "Name" : "test",
        "Latitude" : 0.0,
        "Longitude" : 0.0,
        "Latitude offset" : 0.0,
        "Longitude offset" : 0.0,
        "Region order" : 0,
        "City order" : 0,
        "Road order" : 0,
        "Kilometric point order" : 0,
        "Alarms" : [ ],
        "Email" : "test@test.com",
        "Group manager" : false,
        "Job title" : "Software Engineer",
        "Password" : "test",
        "Role" : "Administrator"
      }
    },
    "Device configuration" : {
      "User configuration" : {
        "Alarms configuration" : [ ]
      }
    },
    "Device alarms" : {
      "User alarms" : {
        "Severity" : 1,
        "Alarm offline" : 1560793524241,
        "Alarm invalid" : 0,
        "Alarm disabled" : 0,
        "Alarm simulated" : 0,
        "Alarms configuration" : [ ]
      }
    },
    "Username" : "test"
  }
}]