IoT Open Tech
Home
  • Platform
  • Modules
  • Devices
Guides
Changelog
  • English
  • Svenska
Home
  • Platform
  • Modules
  • Devices
Guides
Changelog
  • English
  • Svenska
  • Platform

    • IoT Open Lynx Platform
    • Lynx Architecture
    • Main objects
    • DeviceX / FunctionX
    • Metadata
      • Known meta-keys
    • Icons
    • Schedules
    • Edge Apps
      • The app.json file
      • Package lynx
      • Package timer
      • Package json
      • Package mq
      • Package log
      • Package edge
    • Notifications
      • Templating language
      • Executors
    • Events
    • Permissions
    • API Reference and Libraries

Known meta-keys

Look at this list for example of functions and meta used depending on the function type.

Used in Lynx Frontend

KeyDescription
nameSpecifying name, for functions and devices.
formatC-formar string to show the value for functions eg. %.2f °C.
unitUnit appended to the value if no format is specified for functions. Eg. °C.
pinnedUsed to mark the functions as important and shown on overview.
topic_readWhere on MQTT to find the value for the function.

Used in IoT Open App

KeyDescription
visibleIf it should be hidden or not, true or false.
iconIcon from the app.
Last updated: