DIMPLE: Documentation
This documentation describes the messages received and sent by DIMPLE. The following syntax is used:
- Square brackets
[]for optional parameters - Triangle brackets
<>for required parameters - Parameters are prefixed with a type indicator:
- i: 32-bit integer
- f: 32-bit floating point
- s: string
- DIMPLE coerces types, so integers can be specified for float parameters
2019/04/18 14:51