Skip to content
  • Matthijs Mekking's avatar
    [#170] Use AccessPoint instead of CtrlPort · 12362ded
    Matthijs Mekking authored
    Update service definitions to use access points.  When detecting apps
    store control point as an access point of type "control".  When
    retrieving status use the "control" access point rather than ctrl
    address/port.
    
    Change app comparison in restimpl.go: It still matches apps on
    type and control port, but the control port comparison requires a
    bit more work.
    12362ded