<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Ticket search results</title><link>https://forge.codesys.com/lib/cobolt/tickets/</link><description>You searched for labels:"Protobufs"</description><language>en</language><lastBuildDate>Sun, 21 Nov 2021 00:48:06 -0000</lastBuildDate><item><title>Edge, Host: Support Templates</title><link>https://forge.codesys.com/lib/cobolt/tickets/133/</link><description>Templates allow you to define a specific structure for data, and then implement several instances.
Partly the advantage is that, if you transmit "names" rather than aliases, you translate the instance name once, and then just the member names.
Additionally, there are some Object Oriented advantages, for example making faceplates that require a particular template as input.
so:

1. [x] FB_Metric should be able to have one FB_Template... which needs to be able to have several FB_Metric :D
2. [x] FB_Edge needs to be able to xBIRTH
3. [ ] FB_Edge needs to be able to send xDATA 
4. [ ] FB_Edge needs to process xCMDs
5. [ ] FB_Host needs to be able to process xBIRTH 
6. [ ] FB_Host needs to be able to process xDATA 
7. [ ] FB_Host needs to send xCMDs
8. [ ] FB_Host needs to process xDEATH
9. [ ] The user will want to be able to efficiently link these to DUTs (both in the Edge and in the Host).  That might be a 3.0.0.0 feature, but thought should be put into how this might be realised.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">i-campbell</dc:creator><pubDate>Sun, 21 Nov 2021 00:48:06 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com/lib/cobolt/tickets/133/</guid></item><item><title>Protobufs: Helper function for maximal size of a protobuf</title><link>https://forge.codesys.com/lib/cobolt/tickets/75/</link><description>As we know upfront the maximal number and type of variables, provide a function which uses the maximum values for each of the variables, so that the maximal array size can be found.
eg, the timestamp should be 0xFFFF_FFFF_FFFF_FFFF
This can be used by the user to help decide how to set the MQTT Client SL paramater size.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">i-campbell</dc:creator><pubDate>Thu, 11 Nov 2021 21:50:33 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.com/lib/cobolt/tickets/75/</guid></item></channel></rss>