Skip to content

Commit

Permalink
Updated some section linking
Browse files Browse the repository at this point in the history
  • Loading branch information
jonginter committed Apr 25, 2018
1 parent 12f54b1 commit 56f81b4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions versions/0.0.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -411,10 +411,10 @@ Returns an array of [Fixture Power](https://github.com/open-ag-tech/api-spec/blo

### Data structures
#### Fixture Configuration
| Name | Description | Unit |
| -------- | ------------------------------ | ----- |
| id | Unique id of the fixture | uid |
| channels | array of lighting channels | (see fixture channel configuration) |
| Name | Description | Unit |
| -------- | ------------------------------- | ----- |
| id | Unique id of the fixture | uid |
| channels | array of channel configurations | [Channel Configuration](https://github.com/open-ag-tech/api-spec/blob/master/versions/0.0.1.md#channel-configuration) |
### Channel Configuration
| Name | Description | Unit |
| --------- | ------------------------------------- | ----- |
Expand Down

0 comments on commit 56f81b4

Please sign in to comment.