| Name | Type | Description | Notes |
|---|---|---|---|
| address | str | The address for connecting to the device. it can be a mac address or an ip depending on the type of io module | [optional] |
| created_by | str | The url to the description of the type of this io module | [optional] |
| created_by_id | str | The global id of the user who created this entry | [optional] |
| guid | str | The global unique id across robots that identifies this io module | [optional] |
| name | str | The name of the io module | [optional] |
| num_inputs | int | The number of inputs that the io module has | [optional] |
| num_outputs | int | The number or outputs that the io module has | [optional] |
| type | str | The type of the io module. currently supported devices [bluetooth, wise]. | [optional] |