--- old+++ new@@ -20,12 +20,13 @@ PublisherDone()
PublisherError()
/Subscriber
+ SetSubscriberBuffer() Received()
Subscribe()
SubscriberBusy()
SubscriberDone()
SubscriberError()
- Unsubscribe() // ?Needed?+ Unsubscribe()~~~
*The behaviourmodel is phased out as it is overkill because each of the composite FB's allready implemented their own CMBL.IConc statemachine*
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Diff:
Diff:
Diff:
The CBML LConC state machine is implemented, now integrating the MQTT Client/Publisher code.
Diff:
Diff:
Diff:
Diff:
Diff:
As far as I can oversee this ticket can be closed because the FB is 99% finished