Svn Commit Log


Commit Date  
[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
[r128] by i-campbell

branched mqttsparkplugb-example.project and used CODESYS SVN

2020-05-16 19:20:53 Tree
[r127] by i-campbell

branched mqttsparkplugb-example.project and used CODESYS SVN

2020-05-16 19:20:43 Tree
[r126] by aliazzz

First Commit of the FB_MQTT_PubSub unittest

2020-05-16 16:12:50 Tree
[r125] by aliazzz

Project Version v0.0.0.5
FB_MQTT_PubSub;
Implemented a basic Working CMBL.LConC statemachine
with interface IActionController, IBehaviourModel and Abortable

2020-05-16 13:13:02 Tree
Older >