Hi Julian,
Well maybe the ideal solution might be somewhere in between. How about us
adding a confluence page with features the test driver should have and then we
work on doing this.
I was thinking of adding more useable addresses to The test driver, sort of
like the simulated sensors in the Apache Edgent project.
Regarding assertions ... Shouldn't this also be possible by something like this:
Address:
ASSERT/{value}:{type}
When writing to this address, it only works if you send the right data?
Or:
CONSTANT/{value}:{type}
So reading too just returns the value and type in the address?
Chris
Outlook for Android<https://aka.ms/ghei36> herunterladen
________________________________
From: GitBox <[email protected]>
Sent: Wednesday, October 31, 2018 10:30:45 PM
To: [email protected]
Subject: [GitHub] JulianFeinauer opened a new pull request #36: Add simple mock
driver
JulianFeinauer opened a new pull request #36: Add simple mock driver
URL: https://github.com/apache/incubator-plc4x/pull/36
Hi all,
I wrote a simple Mock Driver implementation, as I need to do some mocking
for our application code.
To avoid conflicts I renamed the prefix of the current existing mock driver
(in core) to "spi-mock".
It would be good if someone checks over my changes to see if my changes are
okay.
Thanks!
Julian
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services