fhem / fhem/mod-Installer

Add info about hardware product

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Perl
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

https://forum.fhem.de/index.php/topic,67368.msg930028.html#msg930028

```
"x_product": {
"vendor": {
"Stark Industries": {
"web": "https://www.starkindustries.com",
"mailto": "contact@starkindustries.com",
"support_commercial": {
"mailto": "support@example.com",
"title": "Stark Support Team",
"web": "https://support.starkindustries.com"
},
"support_community": {
"title": "Stark Community Support",
"web": "https://forum.starkindustries.com"
}
}
},
"api": {
"cloudfree": true,
"openapi": true,
"web": "https://developer.starkindustries.com",
"protocols": {
"MQTT": {
"proprietary": false,
"discoverable": true
}
}
},
"types": {
"typeA": {
"subTypes": {
}
}
},
"models": {
}
}
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.