fixups
Change-Id: If1377ef41f8d500ccab0e2a0979343b4c090c036
This commit is contained in:
@ -59,8 +59,15 @@ Merge datatype and validator
|
||||
* ["string", <maximum_allowed_length>] or ["string", <max_size_in_bytes>, <minimum_size_in_bytes>]
|
||||
* ["array", <basic_data_type>, <max_elements>] or ["array", <dtype>, <max_elements>, <min_elements>]
|
||||
|
||||
|
||||
Interface_class
|
||||
+++++++++++++++
|
||||
|
||||
* Drivable, Writable, Readable, Module (first character uppercase, no middle 'e')
|
||||
|
||||
|
||||
transfer_of_blob
|
||||
++++++++++++++++
|
||||
|
||||
* transport-encoding as base64-encoded string (no prefixed number of bytes....)
|
||||
|
||||
|
Reference in New Issue
Block a user