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 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126
   | Array
(
    [28] => Array
        (
            [labels] => Array
                (
                    [0] => 2021-05-01 08:25:51
                    [1] => 2021-05-01 08:39:05
                    [2] => 2021-05-01 08:52:19
                    [3] => 2021-05-01 09:05:33
                    [4] => 2021-05-01 09:18:47
                )
 
            [datasets] => Array
                (
                    [data] => Array
                        (
                            [0] => 9.2000
                            [1] => 8.8000
                            [2] => 8.6000
                            [3] => 9.2000
                            [4] => 9.1000
                        )
 
                    [label] => Température haut [°C]
                    [yAxisID] => y-axis-1
                    [type] => line
                    [borderWidth] => 1
                    [borderColor] => rgba(255, 159, 64, 1)
                    [backgroundColor] => rgba(255, 159, 64, 1)
                    [pointRadius] => 1
                    [pointHoverRadius] => 13
                    [showLine] => 1
                    [pointStyle] => triangle
                    [fill] => 
                )
 
            [unit] => °C
            [chartContainer] => te
            [id_sensor_type] => 2
            [id_sensor] => 28
        )
 
    [29] => Array
        (
            [labels] => Array
                (
                    [0] => 2021-05-01 08:25:51
                    [1] => 2021-05-01 08:39:05
                    [2] => 2021-05-01 08:52:19
                    [3] => 2021-05-01 09:05:33
                    [4] => 2021-05-01 09:18:47
                )
 
            [datasets] => Array
                (
                    [data] => Array
                        (
                            [0] => 8.8000
                            [1] => 8.7000
                            [2] => 8.3000
                            [3] => 9.0000
                            [4] => 8.9000
                        )
 
                    [label] => Température bas [°C]
                    [yAxisID] => y-axis-1
                    [type] => line
                    [borderWidth] => 1
                    [borderColor] => rgba(54, 162, 235, 1)
                    [backgroundColor] => rgba(54, 162, 235, 1)
                    [pointRadius] => 1
                    [pointHoverRadius] => 13
                    [showLine] => 1
                    [pointStyle] => triangle
                    [fill] => 
                )
 
            [unit] => °C
            [chartContainer] => te
            [id_sensor_type] => 2
            [id_sensor] => 29
        )
 
    [25] => Array
        (
            [labels] => Array
                (
                    [0] => 2021-05-01 08:25:51
                    [1] => 2021-05-01 08:39:05
                    [2] => 2021-05-01 08:52:19
                    [3] => 2021-05-01 09:05:33
                    [4] => 2021-05-01 09:18:47
                )
 
            [datasets] => Array
                (
                    [data] => Array
                        (
                            [0] => 4.1400
                            [1] => 4.1300
                            [2] => 4.1400
                            [3] => 4.1400
                            [4] => 4.1400
                        )
 
                    [label] => Batterie [V]
                    [yAxisID] => y-axis-0
                    [type] => line
                    [borderWidth] => 1
                    [borderColor] => rgba(255, 99, 132, 1)
                    [backgroundColor] => rgba(255, 99, 132, 1)
                    [pointRadius] => 1
                    [pointHoverRadius] => 13
                    [showLine] => 1
                    [pointStyle] => triangle
                    [fill] => 
                )
 
            [unit] => V
            [chartContainer] => ba
            [id_sensor_type] => 5
            [id_sensor] => 25
        )
 
) | 
Partager