Skip to content

Latest commit

 

History

History
72 lines (58 loc) · 1.56 KB

README.md

File metadata and controls

72 lines (58 loc) · 1.56 KB

   


Table of Contents

description

see Vindriktning base project

web interface

vindriktning interface

mqtt interface

mqtt stat

{
  "id": "vindriktning_d22534",
  "ip": "192.168.2.108",
  "time": "2023-04-06 11:50.13",
  "uptime": 21406,
  "version": "2023033001; firmware: Apr  1 2023 16:51:46; GCC-Version: 5.2.0",
  "reset_reason": "ESP_RST_BROWNOUT",
  "reset_time": "1970-01-01 01:00.01",
  "interval": 15,
  "sensor": {
    "pm1006": {
      "pm1": 795,
      "pm25": 11,
      "pm10": 273
    }
  }
}

mqtt cmnd

mqtt tele

{
  "id": "vindriktning_d22534",
  "ip": "192.168.2.108",
  "time": "2023-04-06 11:53.41",
  "uptime": 1,
  "reset_reason": "ESP_RST_BROWNOUT",
  "reset_time": "2023-04-06 11:53.40",
  "mac": "C0:49:EF:D2:25:34",
  "channel": 10,
  "ssid": "karlshorst_BGN",
  "rssi": -70
}