appkins
85af09f5e0
Update to v8.2.93
2024-06-06 11:49:05 -05:00
github-actions[bot]
f3077d3b3c
[create-pull-request] automated change ( #143 )
...
Co-authored-by: joshuaspence <joshuaspence@users.noreply.github.com >
2023-06-07 09:25:13 +10:00
github-actions[bot]
9d4150d235
[create-pull-request] automated change ( #63 )
...
Co-authored-by: joshuaspence <joshuaspence@users.noreply.github.com >
2022-03-06 09:47:34 +11:00
Joshua Spence
8d4ca5f389
Revert "Add controller version to generated files" ( #47 )
...
This reverts commit 13d5677bf3 .
2021-09-24 07:21:34 +10:00
Joshua Spence
7d87194aef
Update to latest controller version ( #46 )
...
* Update to latest controller version
* Fix tests
2021-09-21 23:26:12 +10:00
Paul Tyng
13d5677bf3
Add controller version to generated files
2021-08-31 09:02:23 -04:00
Hendrik "T4cC0re" Meyer
4aed7d703d
Generate UnmarshalJSON to handle emptyStringInt types
...
This commit changes the code generator to generate a `UnmarshalJSON` for each
struct, so that if unmarshalled it properly handles UniFis varying integer values
via the `emptyStringInt` type.
Structs not including a field of `int` type will still have the function generated,
but it will effectively do nothing.
Fixes #18
2021-01-03 13:21:53 -05:00
James Stephenson
6203ee9620
Renaming PortConf to PortProfile; cleanup Device API func names
2020-10-09 08:56:24 -04:00