links property

BuiltList<String>? links

References to resources which are used by this resourcelink resource

In case the referenced resource was created with "recycle":true and no other references are present, the resourcelink resource will be automatically deleted when removed when empty. Allowed resources paths (given as ASCII String with pattern: "/

  • Lights
  • Sensors
  • Groups
  • Scenes
  • Rules
  • Schedules
  • Resourcelinks

Implementation

BuiltList<String>? get links;