anotheria / moskito-control-vue

Vue Frontend for MoSKito Control
MIT License
0 stars 0 forks source link

ComponentView: ConnectorInfo #8

Open dvayanu opened 10 months ago

dvayanu commented 10 months ago

Click on connector info should retrieve and show the connector info:

{{serverURL}}/api/v2/component/$componentName/info

Component info is a set (hashmap, dictionary) of key value pair, both are strings:

dvayanu commented 10 months ago

Image

dvayanu commented 7 months ago

Endpoint changed to connectorInfo