deviceDetail.json 408 B

1234567891011
  1. {
  2. "navigationBarTitleText": "",
  3. "usingComponents": {
  4. "aircondition": "/pageIndex/components/device/aircondition",
  5. "lighting": "/pageIndex/components/device/lighting",
  6. "meter-show": "/pageIndex/components/device/meter",
  7. "water": "/pageIndex/components/device/water",
  8. "environment": "/pageIndex/components/device/environment",
  9. "control": "/pageIndex/components/device/control"
  10. }
  11. }