category.json 653 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. [
  2. {
  3. "id": "switch",
  4. "name": "开关",
  5. "createAt": 1647599367057
  6. },
  7. {
  8. "id": "sensor",
  9. "name": "传感器",
  10. "createAt": 1649743382683
  11. },
  12. {
  13. "id": "meter",
  14. "name": "表计",
  15. "createAt": 1654237582120
  16. },
  17. {
  18. "id": "light",
  19. "name": "灯",
  20. "createAt": 1650174762755
  21. },
  22. {
  23. "id": "gateway",
  24. "name": "网关",
  25. "createAt": 1646637047902
  26. },
  27. {
  28. "id": "fan",
  29. "name": "风扇",
  30. "createAt": 1646630215889
  31. },
  32. {
  33. "id": "door",
  34. "name": "门磁",
  35. "createAt": 1650173898298
  36. },
  37. {
  38. "id": "SmartPlug",
  39. "name": "智能插座",
  40. "createAt": 1645409421118
  41. }
  42. ]