Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug/simulated device data types #204

Merged
merged 5 commits into from
Nov 17, 2020

Conversation

hutcheb
Copy link
Contributor

@hutcheb hutcheb commented Nov 15, 2020

Add support for IEC 61131 data types for the simulated driver.
Added mspec for simulated driver, this allows us to test a bit more of the logic without having a device available.

- Add mspec for simulated device. This allows us to test the staticParse 
and staticSerialize templates without a device.

- Adding support for PlcValue datatypes in the simulated device.
- Support for Strings now works again
- Added some Documentation

Outstanding
- Merge plc4go branch into it and update mspec enum stuff
- Add back support for standard Java classes (Integer, Short, etc..)
Can't read String type now
@hutcheb hutcheb merged commit 338ba32 into feature/plc4go Nov 17, 2020
@hutcheb hutcheb deleted the bug/simulated_device_data_types branch January 24, 2021 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant