further components and bootstrap initial
This commit is contained in:
@@ -52,9 +52,12 @@ interface SetTime {
|
||||
time: string
|
||||
}
|
||||
|
||||
interface GetData {
|
||||
interface GetTime {
|
||||
rtc: string,
|
||||
native: string,
|
||||
native: string
|
||||
}
|
||||
|
||||
interface Moistures {
|
||||
moisture_a: [number],
|
||||
moisture_b: [number],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user