name: Dual switch
products:
  - id: LOeuvI6KCxzuZe0k
    name: WF-WS02 RJ
primary_entity:
  entity: switch
  name: Master
  class: switch
  category: config
  dps:
    - id: 5
      type: integer
      name: switch
      mapping:
        - dps_val: 1
          value: true
        - dps_val: 0
          value: false
secondary_entities:
  - entity: switch
    name: Switch 1
    class: switch
    dps:
      - id: 1
        type: boolean
        name: switch
  - entity: switch
    name: Switch 2
    class: switch
    dps:
      - id: 2
        type: boolean
        name: switch
