We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1394379 commit 7396ccaCopy full SHA for 7396cca
src/protocol/sections/11-messaging.adoc
@@ -751,9 +751,11 @@ The available properties for module resources are:
751
* *name* - `string`
752
* *version* - `string`
753
* *type* - `string`, valid values are:
754
-** `Software` - software-based modules
755
-** `Hardware` - hardware-based modules
756
-** `Firmware` - firmware-based modules
+** `software` - software-based modules
+** `hardware` - hardware-based modules
+** `firmware` - firmware-based modules
757
+** `softwarehybrid` - software-hybrid-based modules
758
+** `firmwarehybrid` - firmware-hybrid-based modules
759
* *website* - `string`
760
* *vendorUrl* - `string`, identifier for a <<vendors>>
761
* *addressUrl* - `string`, identifier for an <<addresses>>
0 commit comments