File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -98,11 +98,11 @@ The format used for Device Status is inspired by `NetJSON DeviceMonitoring
9898 - When retrieving chart data, the ``time `` parameter allows to specify
9999 the time frame, e.g.:
100100
101- - ``1d ``: returns data of the last day
102- - ``3d ``: returns data of the last 3 days
103- - ``7d ``: returns data of the last 7 days
104- - ``30d ``: returns data of the last 30 days
105- - ``365d ``: returns data of the last 365 days
101+ - ``1d ``: returns data of the last day
102+ - ``3d ``: returns data of the last 3 days
103+ - ``7d ``: returns data of the last 7 days
104+ - ``30d ``: returns data of the last 30 days
105+ - ``365d ``: returns data of the last 365 days
106106
107107- In alternative to ``time `` it is possible to request chart data for a
108108 custom date range by using the ``start `` and ``end `` parameters, e.g.:
You can’t perform that action at this time.
0 commit comments