Svn Commit Log


Commit Date  
[r153] by aliazzz

Revised method implementations for FB_MQTT_PubSub
ClientDiag, PublisherDiag, SubscriberDiag
Added visualisations for FB_MQTT_PubSub

2020-05-30 22:00:33 Tree
[r152] by aliazzz

Added MQTT_PubSub.GetDiag()

2020-05-26 20:57:52 Tree
[r151] by aliazzz

Binary of
branches/aliazzz/mqttsparkplugb.library

2020-05-24 17:52:04 Tree
[r150] by aliazzz

Added mandatory logging to plc logger for every method....
=> SLOW, should add a DEBUG user pragma
=> pubsub.publish message should reset after an error on sending next message
=> pubsub.publish message is received by broker, message content is garbled, WHY?
=> pubsub.subscribe messagereceived should be debugged
=> pubsub.subscribe getmessage should be debugged

2020-05-24 17:49:49 Tree
[r149] by aliazzz

Binary of
branches/aliazzz/mqttsparkplugb.library

2020-05-24 16:50:57 Tree
[r148] by aliazzz
2020-05-24 16:48:46 Tree
[r147] by aliazzz

FB_MQTT_PubSub
/Client
ClientBusy(Private) // ready
ClientDone(Private) // ready
ClientError() // ready
Connect() // ready
Disconnect() // ready
InitialiseClient(Private) // ready
IsConnected() // ready
IsConnecting() // ready
SetBroker() // ready
SetLastWill() // => DEBUG/TEST
SetSessionCredentials() // => DEBUG/TEST
SetSessionTls() //=> DEBUG/TEST
GetConnectionState() // ready
/Publisher
Publish() // ready
PublisherBusy() // ready
PublisherDone() // ready
PublisherError() // ready
/Subscriber
SetSubscriberBuffer => // !needs implementation!
IsMessageReceived() // TRUE if a message is ready to be digested
GetMessage() // Provides the message itself => DEBUG/TEST
Subscribe() // ready
SubscriberBusy() // ready
SubscriberDone() // ready
SubscriberError() // ready
Unsubscribe() // DEBUG/TEST

2020-05-24 16:47:26 Tree
[r146] by aliazzz

commit of binaries

2020-05-23 22:53:08 Tree
[r145] by aliazzz

=> building pubsub
=> pub mechanism ready
=> sub part under construction

2020-05-23 22:50:38 Tree
[r144] by aliazzz

=> building pubsub, pub part

2020-05-23 21:40:59 Tree
[r143] by aliazzz

MIT License

2020-05-19 16:49:50 Tree
[r142] by aliazzz

updated branches/aliazzz/mqttsparkplugb

2020-05-18 18:51:29 Tree
[r141] by aliazzz

Updated branch with trunk code

2020-05-18 18:49:10 Tree
[r140] by aliazzz
2020-05-18 18:47:50 Tree
[r139] by aliazzz

small changes/updates

2020-05-18 18:30:59 Tree
[r138] by aliazzz
2020-05-17 21:02:52 Tree
[r137] by aliazzz

Implemented MQTT_PubSub_TEST;
Test_Connect
Test_Isconnected
Test_SetBroker
Test_SetCredentials

2020-05-17 21:01:55 Tree
[r136] by i-campbell

put example in trunk

2020-05-17 18:53:56 Tree
[r135] by i-campbell

Deleted empty folder, so I can copy from my branch

2020-05-17 18:52:47 Tree
[r134] by i-campbell

Added FB_Payload Example.

2020-05-17 18:51:14 Tree
[r133] by i-campbell

Downgraded SysSocket to SP14 to avoid bug wiht MQTT package
fixed some bugs in FB_Payload [#11]

2020-05-17 18:48:38 Tree
[r132] by aliazzz
2020-05-16 21:11:09 Tree
[r131] by aliazzz

Implemented CMBL into the FB_MQTT_PubSub;

TODO > Write interface hooks &
Errorhandling hooks

2020-05-16 21:07:04 Tree
[r130] by aliazzz
2020-05-16 21:03:22 Tree
[r129] by aliazzz

Added
READ_PROTECTED_BOOL()
READ_PROTECTED_WSTRING()
Test_Connect_Method()
Test_IsConnect_Method() // (!)requires an active internet connection to pass(!)
Test_SetBroker_Method()
Test_SetCredentials_Method()

2020-05-16 20:58:38 Tree
Older >