Search Project: *:*

 
<< < 1 .. 1353 1354 1355 1356 1357 .. 3702 > >> (Page 1355 of 3702)

Post by hermsen on Ticket #73: EoN: Testing IIoT Host Node does not like it when it doesn't see a NDEATH discussion co⚡e: Sparkplug™ MQTT edge and host tickets (Post)
labels: EoN --> status: open --> closed
Last updated: 2021-08-10

Post by aliazzz on Ticket #4: Create session state management for EoN Node discussion co⚡e: Sparkplug™ MQTT edge and host tickets (Post)
As far as I see this ticket is implemented. However it should still be tested.
Last updated: 2021-08-10

Post by i-campbell on Ticket #33: 50% of FB/Function will need a Unit Test discussion co⚡e: Sparkplug™ MQTT edge and host tickets (Post)
90% test coverage moved to standard product milestone
Last updated: 2021-08-10

Post by i-campbell on Ticket #7: Update Git to https://github.com/eclipse/tahu discussion co⚡e: Sparkplug™ MQTT edge and host tickets (Post)
Milestone: 1.0 --> 999.0
Last updated: 2021-08-10

Post by i-campbell on Ticket #10: Secure testing MQTT broker discussion co⚡e: Sparkplug™ MQTT edge and host tickets (Post)
Ignition module "MQTT Distributor" uses username and pass.
Last updated: 2021-08-10

Post by hermsen on Ticket #67: Print library version into SparkplugLog (immutable) discussion co⚡e: Sparkplug™ MQTT edge and host tickets (Post)
status: open --> accepted
Last updated: 2021-08-10

Post by hermsen on Ticket #106: AWS IoT Core Support discussion co⚡e: Sparkplug™ MQTT edge and host tickets (Post)
Done, neither of the big three is 100% compatible with the MQTT v3.1.1 spec (they are limited compatible)
Last updated: 2021-08-10

Post by aliazzz on Ticket #54: FB_EoN: PublishNodeData topic error discussion co⚡e: Sparkplug™ MQTT edge and host tickets (Post)
status: open --> closed
Last updated: 2021-08-10

Post by hermsen on Ticket #72: MQTT: FB_MQTT.IsConnected producing false positives discussion co⚡e: Sparkplug™ MQTT edge and host tickets (Post)
Description has changed: Diff: --- old +++ new @@ -1,3 +1,3 @@ -there is an issue in our method FB_MQTT.IsConnected also +There is an issue in our method FB_MQTT.IsConnected also rewrite it to resolve the eMQTTConnectionState then we are in the clear with false positives on the connect case.
Last updated: 2021-08-10

Post by i-campbell on Ticket #48: Cforge tool integration discussion co⚡e: Sparkplug™ MQTT edge and host tickets (Post)
OK, I am convinced it is some sort of timeout issue. sometimes the same command reports the error, and sometimes it responds correctly. eg. C:\Ian>svn list -R https://forge.codesys.com/svn/prj,mqttsparkplugb,code/trunk/mqttsparkplugb/ svn: E175009: The XML response contains invalid XML svn: E130003: Malformed XML: no element found at line 1 C:\Ian>svn list -R https://forge.codesys.com/svn/prj,mqttsparkplugb,code/trunk/mqttsparkplugb/ mqttsparkplugb/ mqttsparkplugb/00000000-0000-0000-0000-000000000000_C_Ian_Payload.txt/ mqttsparkplugb/00000000-0000-0000-0000-000000000000_C_Ian_Payload.txt/svnobj mqttsparkplugb/00000000-0000-0000-0000-000000000000_C_Users_user_Desktop_Behaviour-Model_Enums_STATE.png/ mqttsparkplugb/00000000-0000-0000-0000-000000000000_C_Users_user_Desktop_Behaviour-Model_Enums_STATE.png/svnobj mqttsparkplugb/00000000-0000-0000-0000-000000000000_C_Users_user_Desktop_EoN node MQTT Session Establishment.png/ mqttsparkplugb/00000000-0000-0000-0000-000000000000_C_Users_user_Desktop_EoN node MQTT Session Establishment.png/svnobj [OUTPUT TRIMMED BY ME]
Last updated: 2021-08-10

Post by hermsen on Ticket #83: EoN: Retry connect timer discussion co⚡e: Sparkplug™ MQTT edge and host tickets (Post)
Implemented in v0.9.9.6
Last updated: 2021-08-10

Post by i-campbell on Ticket #63: EoN: NDATA puts elements into a second list discussion co⚡e: Sparkplug™ MQTT edge and host tickets (Post)
status: accepted --> closed
Last updated: 2021-08-10

Post by aliazzz on Ticket #55: How do we Implement #PublishInterval / PublishRate? discussion co⚡e: Sparkplug™ MQTT edge and host tickets (Post)
labels: Pub --> status: pending --> closed
Last updated: 2021-08-10

Post by hermsen on Ticket #93: Refining the state machine(s) discussion co⚡e: Sparkplug™ MQTT edge and host tickets (Post)
The EoN and Device have been refactored to accommodate an SFC StateMachine instead of a CASE in ST.
Last updated: 2021-08-10

Post by i-campbell on Ticket #35: Element Collections Linked List won't let you steal an Element discussion co⚡e: Sparkplug™ MQTT edge and host tickets (Post)
status: accepted --> closed
Last updated: 2021-08-10

Post by hermsen on Ticket #135: Project Homepage: Update guides discussion co⚡e: Sparkplug™ MQTT edge and host tickets (Post)
Description has changed: Diff: --- old +++ new @@ -1,6 +1,6 @@ Proof and Update the following to match latest library: -* [ ] [Add to existing](https://forge.codesys.com/prj/mqttsparkplugb/home/Add%20SparkplugB%20to%20existing%20CODESYS%20project/) -* [ ] [Set up Test Server](https://forge.codesys.com/prj/mqttsparkplugb/home/Set%20up%20test%20system/) - rename to setup a test system with Ignition Primary Host +[ ] [Add to existing](https://forge.codesys.com/prj/mqttsparkplugb/home/Add%20SparkplugB%20to%20existing%20CODESYS%20project/) +[ ] [Set up Test Server](https://forge.codesys.com/prj/mqttsparkplugb/home/Set%20up%20test%20system/) - rename to setup a test system with Ignition Primary Host Add the following guides: -* [x] setting up a test environment with a co⚡e primary host +[x] setting up a test environment with a co⚡e primary host
Last updated: 2021-08-10

Post by i-campbell on Ticket #102: Paylaod: refactor discussion co⚡e: Sparkplug™ MQTT edge and host tickets (Post)
So there are actually two distinct "Metrics": The metric that resides in a payload, ie what has been transmitted on the wire. The representation of the data in the metric, ie every bit of information about the metric. For this reason, I think new FB's should be made. The current are called FB_PayloadMetric, FB_PayloadTemplate etc. There should be new FB's created, named FB_Metric, FB_Template etc. These can be built hierarchically using the itf's, and the metric will ultimately register itself to an FB_EoN. An FB_Metric will contain a hidden FB_PayloadMetric, which will be donated to the FB_EoN encoder and FB_EoN decoder. Actually, this is exactly how the FB_SparkplugBoolean etc functions now. This should be extended to the other objects. possibly the FB_SparkplugBoolean through FB_SparkplugUUID could be combined into an FB_Metric. This idea needs to extend to the other Payload objects, so FB_Template contains a hidden FB_PayloadTemplate, etc.
Last updated: 2021-08-10

Post by hermsen on Ticket #117: FB_GroupID discussion co⚡e: Sparkplug™ MQTT edge and host tickets (Post)
Description has changed: Diff: --- old +++ new @@ -1 +1 @@ -Create a FB_GroupID which detects a group of Nodes (edges, devices, other nodes) +FB_GroupID scans and allocates a group of Nodes (edges, devices, other nodes)
Last updated: 2021-08-10

Post by aliazzz on Ticket #39: FB_SparkplugB_SimpleEncoder discussion co⚡e: Sparkplug™ MQTT edge and host tickets (Post)
status: open --> accepted
Last updated: 2021-08-10

Post by hermsen on Ticket #82: EoN: SparkplugSimple.Notify requires handshake discussion co⚡e: Sparkplug™ MQTT edge and host tickets (Post)
labels: EoN, Bug --> status: pending --> closed
Last updated: 2021-08-10

Post by aliazzz on Ticket #44: example project: theirPayloadDecoder.GetNextMetric.metricvalid stays false discussion co⚡e: Sparkplug™ MQTT edge and host tickets (Post)
status: open --> pending
Last updated: 2021-08-10

Post by i-campbell on Ticket #10: Secure testing MQTT broker discussion co⚡e: Sparkplug™ MQTT edge and host tickets (Post)
https://test.mosquitto.org/ has 3 different entrances, 1883 : MQTT, unencrypted 8883 : MQTT, encrypted 8884 : MQTT, encrypted, client certificate required
Last updated: 2021-08-10

Post by aliazzz on Ticket #49: EoN: FB_Edge_Of_Network_Node.ServerURL is not used discussion co⚡e: Sparkplug™ MQTT edge and host tickets (Post)
labels: EoN, Connect --> status: open --> closed
Last updated: 2021-08-10

Post by hermsen on Ticket #127: Edge / Device BUG SeqNums discussion co⚡e: Sparkplug™ MQTT edge and host tickets (Post)
Description has changed: Diff: --- old +++ new @@ -1,2 +1,2 @@ -Requires -&gt; new implementation of FB_EdgeMQTT client -Requires -&gt; SFC itterator +Requires -&gt; [#128] new implementation of FB_EdgeMQTT client +Requires -&gt; [#129] SFC itterator
Last updated: 2021-08-10

Post by i-campbell on Ticket #58: EoN, NDATA: extra metric "seq" is not allowed discussion co⚡e: Sparkplug™ MQTT edge and host tickets (Post)
v0.0.0.27 [r364] solved this. Also noticed a similar problem with DDATA, so fixed this at the same time.
Last updated: 2021-08-10

<< < 1 .. 1353 1354 1355 1356 1357 .. 3702 > >> (Page 1355 of 3702)

Showing results of 92541

Sort by relevance or date