<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[REXYGEN Community Forum / Machine learning blocks and IOT MQTT/COAP blocks]]></title>
	<link rel="self" href="https://www.rexygen.com/oldforum/extern.php?action=feed&amp;tid=451&amp;type=atom"/>
	<link href="http://www.rexygen.com/oldforum/viewtopic.php?id=451"/>
	<updated>2018-12-28T10:49:21Z</updated>
	<generator>FluxBB</generator>
	<id>http://www.rexygen.com/oldforum/viewtopic.php?id=451</id>
	<entry>
		<title type="html"><![CDATA[Re: Machine learning blocks and IOT MQTT/COAP blocks]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?pid=2208#p2208"/>
		<content type="html"><![CDATA[<p>Tomas, thanks for the code example.</p><p>All the best for the REXcontrols-team in 2019 !!</p>]]></content>
		<author>
			<name><![CDATA[scoobsalamander]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=6</uri>
		</author>
		<updated>2018-12-28T10:49:21Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?pid=2208#p2208</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[Re: Machine learning blocks and IOT MQTT/COAP blocks]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?pid=2206#p2206"/>
		<content type="html"><![CDATA[<p>Hi guys,</p><p>please find attached an example on dataexchange between REXYGEN and ESP8266. If you run into any troubles - please, let me know.</p><p>All the best in 2019!</p><p>Cheers, Tomas</p><p><a href="https://www.rexygen.com/oldforum/img/members/39/0302-11_ESP8266_REST_API.zip" rel="nofollow">0302-11_ESP8266_REST_API.zip</a></p>]]></content>
		<author>
			<name><![CDATA[tomáš čechura]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=39</uri>
		</author>
		<updated>2018-12-26T11:31:22Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?pid=2206#p2206</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[Re: Machine learning blocks and IOT MQTT/COAP blocks]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?pid=2203#p2203"/>
		<content type="html"><![CDATA[<div class="quotebox"><cite>tomáš čechura wrote:</cite><blockquote><div><p>Hi guys,</p><p>I also use ESP8266 (Wemos D1 mini) with REXYGEN. The ESP8266 works as remote sensor/actuator. Would you be interested in Arduino sketch for ESP8266 demonstrating direct communication with REXYGEN using REST API? Let me know <img src="http://www.rexygen.com/oldforum/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>Cheers, Tomas</p></div></blockquote></div><p>off course we are interested <img src="http://www.rexygen.com/oldforum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
		<author>
			<name><![CDATA[scoobsalamander]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=6</uri>
		</author>
		<updated>2018-12-21T10:27:16Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?pid=2203#p2203</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[Re: Machine learning blocks and IOT MQTT/COAP blocks]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?pid=2200#p2200"/>
		<content type="html"><![CDATA[<p>Hi guys,</p><p>I also use ESP8266 (Wemos D1 mini) with REXYGEN. The ESP8266 works as remote sensor/actuator. Would you be interested in Arduino sketch for ESP8266 demonstrating direct communication with REXYGEN using REST API? Let me know <img src="http://www.rexygen.com/oldforum/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>Cheers, Tomas</p>]]></content>
		<author>
			<name><![CDATA[tomáš čechura]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=39</uri>
		</author>
		<updated>2018-12-17T11:48:58Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?pid=2200#p2200</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[Re: Machine learning blocks and IOT MQTT/COAP blocks]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?pid=2198#p2198"/>
		<content type="html"><![CDATA[<p>Thanks for such an elaborated reply! I definitely implement this one !</p>]]></content>
		<author>
			<name><![CDATA[soxso2011]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=21</uri>
		</author>
		<updated>2018-12-15T11:44:37Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?pid=2198#p2198</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[Re: Machine learning blocks and IOT MQTT/COAP blocks]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?pid=2033#p2033"/>
		<content type="html"><![CDATA[<p>Here we go :</p><p><a href="https://hub.docker.com/_/eclipse-mosquitto/" rel="nofollow">MQTT Mosquitto broker</a> is running on my NAS (Synology) in a Docker container. <br />But this doesn&#039;t have to be...it can also <a href="https://mosquitto.org/blog/2013/01/mosquitto-debian-repository/" rel="nofollow">run on the RasPi</a> where your RexyGen is installed.</p><p><span class="postimg"><img src="https://www.rexygen.com/oldforum/img/members/6/2018-09-03-09_33_52-Window.png" alt="2018-09-03-09_33_52-Window.png" /></span></p><p>Once it is up and running you should be able to test the installation. I&#039;m using <a href="https://randomnerdtutorials.com/what-is-mqtt-and-how-it-works/" rel="nofollow">MQTT.fx</a> for this but there are probably many other tools with the same functionality....</p><p>Now your data can be published to Mosquitto. I&#039;m using an ESP8266 with a SHT21 sensor to publish temperature&#160; and humidity at a regular time interval.</p><p><span class="postimg"><img src="https://www.rexygen.com/oldforum/img/members/6/2018-09-03-09_57_06-Window.png" alt="2018-09-03-09_57_06-Window.png" /></span></p><p>Here is the code I&#039;m running on the ESP8266 (Arduino IDE). It is already old code and I didn&#039;t checked it but it might give you an idea how the publishing works....</p><div class="codebox"><pre class="vscroll"><code>// Code based on
// https://github.com/adafruit/DHT-sensor-library/blob/master/examples/DHTtester/DHTtester.ino
// https://gist.github.com/igrr/7f7e7973366fc01d6393
// https://github.com/iot-playground/Arduino/blob/master/ESP8266ArduinoIDE/DS18B20_temperature_sensor/DS18B20_temperature_sensor.ino

// esp8266 + dht22 + mqtt


#include &lt;PubSubClient.h&gt;
#include &lt;ESP8266WiFi.h&gt;

#include &lt;Arduino.h&gt;
#include &lt;Wire.h&gt;
#include &quot;Adafruit_SHT31.h&quot;

#define BUTTONPIN 13 
#define GREENLEDPIN 14    
#define REDLEDPIN 15 
#define RELAYPIN 5

const char* ssid = &quot;**************&quot;;
const char* password = &quot;**************&quot;;

char* topic = &quot;basement&quot;;

char* server = &quot;192.168.178.32&quot;;
char* hellotopic = &quot;basement/SHT21&quot;;

Adafruit_SHT31 sht31 = Adafruit_SHT31();

#define REPORT_INTERVAL 30 // in sec
int buttonState = 0;  
String clientName;

void callback(char* topic, byte* payload, unsigned int length) {
  // handle message arrived
  Serial.print(&quot;Message arrived [&quot;);
  Serial.print(topic);
  Serial.print(&quot;] &quot;);
  for (int i=0;i&lt;length;i++) {
    Serial.print((char)payload[i]);
  }
  Serial.println();
}

void handleInterrupt() {
  digitalWrite(REDLEDPIN, !digitalRead(REDLEDPIN));
}


WiFiClient wifiClient;
PubSubClient client(server, 1883, callback, wifiClient);

float oldH ;
float oldT ;

void setup() {
  Wire.begin(2,4);
  Serial.begin(38400);
  pinMode(BUTTONPIN, INPUT_PULLUP);
  pinMode(REDLEDPIN, OUTPUT);
  pinMode(GREENLEDPIN, OUTPUT);
  pinMode(RELAYPIN, OUTPUT);

  attachInterrupt(digitalPinToInterrupt(BUTTONPIN), handleInterrupt, FALLING);
  
  while (!Serial)
    delay(10);     // 

  Serial.println(&quot;SHT31 test&quot;);
  if (! sht31.begin(0x44)) {   
    Serial.println(&quot;Couldn&#039;t find SHT31&quot;);
    while (1) delay(1);
  }
  
  Serial.println(&quot;SHT22 test!&quot;);
  delay(20);

  Serial.println();
  Serial.println();
  Serial.print(&quot;Connecting to &quot;);
  Serial.println(ssid);

  WiFi.mode(WIFI_STA);
  WiFi.begin(ssid, password);

  while (WiFi.status() != WL_CONNECTED) {
    delay(500);
    Serial.print(&quot;.&quot;);
  }
  Serial.println(&quot;&quot;);
  Serial.println(&quot;WiFi connected&quot;);
  Serial.println(&quot;IP address: &quot;);
  Serial.println(WiFi.localIP());

  clientName += &quot;esp8266-&quot;;
  uint8_t mac[6];
  WiFi.macAddress(mac);
  clientName += macToStr(mac);
  clientName += &quot;-&quot;;
  clientName += String(micros() &amp; 0xff, 16);

  Serial.print(&quot;Connecting to &quot;);
  Serial.print(server);
  Serial.print(&quot; as &quot;);
  Serial.println(clientName);

  if (client.connect((char*) clientName.c_str())) {
    Serial.println(&quot;Connected to MQTT broker&quot;);
    Serial.print(&quot;Topic is: &quot;);
    Serial.println(topic);
    
    if (client.publish(hellotopic, &quot;hello from ESP8266&quot;)) {
      Serial.println(&quot;Publish ok&quot;);
    }
    else {
      Serial.println(&quot;Publish failed&quot;);
    }
  }
  else {
    Serial.println(&quot;MQTT connect failed&quot;);
    Serial.println(&quot;Will reset and try again...&quot;);
    abort();
  }

  sht31.heater(false);
  oldH = -1;
  oldT = -1;
}

void loop() {

  if (client.state()==0){
    digitalWrite(GREENLEDPIN, HIGH);
  } else {
    digitalWrite(GREENLEDPIN, LOW);
  }

  float t = sht31.readTemperature();
  float h = sht31.readHumidity();

  if (! isnan(t)) {  // check if &#039;is not a number&#039;
    Serial.print(&quot;Temp *C = &quot;); Serial.println(t);
  } else { 
    Serial.println(&quot;Failed to read temperature&quot;);
  }
  
  if (! isnan(h)) {  // check if &#039;is not a number&#039;
    Serial.print(&quot;Hum. % = &quot;); Serial.println(h);
  } else { 
    Serial.println(&quot;Failed to read humidity&quot;);
  }
  Serial.println();
  delay(1000);
  
  

  String payload = &quot;{\&quot;humidity\&quot;:&quot;;
  payload += h;
  payload += &quot;,\&quot;temperature\&quot;:&quot;;
  payload += t;
  payload += &quot;}&quot;;
 
  if (t != oldT || h != oldH )
  {
    sendTemperature(payload);
    oldT = t;
    oldH = h;
  }

  int cnt = REPORT_INTERVAL;

  while (cnt--)
    delay(1000);
}


void sendTemperature(String payload) {
  if (!client.connected()) {
    if (client.connect((char*) clientName.c_str())) {
      Serial.println(&quot;Connected to MQTT broker again&quot;);
      Serial.print(&quot;Topic is: &quot;);
      Serial.println(topic);
    }
    else {
      Serial.println(&quot;MQTT connect failed&quot;);
      Serial.println(&quot;Will reset and try again...&quot;);
      abort();
    }
  }

  if (client.connected()) {
    Serial.print(&quot;Sending payload: &quot;);
    Serial.println(payload);

    if (client.publish(topic, (char*) payload.c_str())) {
      Serial.println(&quot;Publish ok&quot;);
      digitalWrite(GREENLEDPIN, LOW);
      delay(500);
      digitalWrite(GREENLEDPIN, HIGH);
    }
    else {
      Serial.println(&quot;Publish failed&quot;);
    }
    
  }

}




String macToStr(const uint8_t* mac)
{
  String result;
  for (int i = 0; i &lt; 6; ++i) {
    result += String(mac[i], 16);
    if (i &lt; 5)
      result += &#039;:&#039;;
  }
  return result;
}</code></pre></div><p>Now it is time to subscribe to the topic by means of Node-RED. The data we hereby receive can then be send by Http POST method in association with the RexygEn&#039;s REST API.</p><p><span class="postimg"><img src="https://www.rexygen.com/oldforum/img/members/6/2018-09-03-09_28_25-Window.png" alt="2018-09-03-09_28_25-Window.png" /></span></p><div class="codebox"><pre><code>[{&quot;id&quot;:&quot;86bb9f5f.38b4&quot;,&quot;type&quot;:&quot;mqtt in&quot;,&quot;z&quot;:&quot;35df45de.89998a&quot;,&quot;name&quot;:&quot;&quot;,&quot;topic&quot;:&quot;basement&quot;,&quot;qos&quot;:&quot;2&quot;,&quot;broker&quot;:&quot;2f4461ce.bc17be&quot;,&quot;x&quot;:94,&quot;y&quot;:82,&quot;wires&quot;:[[&quot;92e7e46f.634a38&quot;]]},{&quot;id&quot;:&quot;92e7e46f.634a38&quot;,&quot;type&quot;:&quot;json&quot;,&quot;z&quot;:&quot;35df45de.89998a&quot;,&quot;name&quot;:&quot;&quot;,&quot;x&quot;:241,&quot;y&quot;:82,&quot;wires&quot;:[[&quot;60e0bb9c.517d84&quot;,&quot;e4e95ac8.46ec18&quot;]]},{&quot;id&quot;:&quot;28ccaef3.ec5fd2&quot;,&quot;type&quot;:&quot;http request&quot;,&quot;z&quot;:&quot;35df45de.89998a&quot;,&quot;name&quot;:&quot;Post temperature of basement to REXpi&quot;,&quot;method&quot;:&quot;POST&quot;,&quot;ret&quot;:&quot;obj&quot;,&quot;url&quot;:&quot;http://user:password@192.168.178.54:8008/api/tasks/ventilation_task/CNR_basementTemp:ycn?data&amp;mime=application/json&quot;,&quot;tls&quot;:&quot;&quot;,&quot;x&quot;:901,&quot;y&quot;:117,&quot;wires&quot;:[[]]},{&quot;id&quot;:&quot;9bbbf26d.900ec&quot;,&quot;type&quot;:&quot;http request&quot;,&quot;z&quot;:&quot;35df45de.89998a&quot;,&quot;name&quot;:&quot;Post Relative humidity of basement to REXpi&quot;,&quot;method&quot;:&quot;POST&quot;,&quot;ret&quot;:&quot;obj&quot;,&quot;url&quot;:&quot;http://user:password@192.168.178.54:8008/api/tasks/ventilation_task/CNR_basementRHum:ycn?data&amp;mime=application/json&quot;,&quot;tls&quot;:&quot;&quot;,&quot;x&quot;:909,&quot;y&quot;:81,&quot;wires&quot;:[[]]},{&quot;id&quot;:&quot;e4e95ac8.46ec18&quot;,&quot;type&quot;:&quot;function&quot;,&quot;z&quot;:&quot;35df45de.89998a&quot;,&quot;name&quot;:&quot;Temperature&quot;,&quot;func&quot;:&quot;return {\n    payload: &#039;{\&quot;v\&quot;:&#039; + msg.payload.temperature + &#039;}&#039;,\n    headers: {\n         \&quot;Content-type\&quot; : \&quot;application/json\&quot;\n    }\n};&quot;,&quot;outputs&quot;:1,&quot;noerr&quot;:0,&quot;x&quot;:448,&quot;y&quot;:118,&quot;wires&quot;:[[&quot;28ccaef3.ec5fd2&quot;]]},{&quot;id&quot;:&quot;60e0bb9c.517d84&quot;,&quot;type&quot;:&quot;function&quot;,&quot;z&quot;:&quot;35df45de.89998a&quot;,&quot;name&quot;:&quot;Relative Humidity&quot;,&quot;func&quot;:&quot;return {\n    payload: &#039;{\&quot;v\&quot;:&#039; + msg.payload.humidity + &#039;}&#039;,\n    headers: {\n         \&quot;Content-type\&quot; : \&quot;application/json\&quot;\n    }\n};&quot;,&quot;outputs&quot;:1,&quot;noerr&quot;:0,&quot;x&quot;:470,&quot;y&quot;:82,&quot;wires&quot;:[[&quot;9bbbf26d.900ec&quot;]]},{&quot;id&quot;:&quot;2f4461ce.bc17be&quot;,&quot;type&quot;:&quot;mqtt-broker&quot;,&quot;z&quot;:&quot;35df45de.89998a&quot;,&quot;broker&quot;:&quot;192.168.178.32&quot;,&quot;port&quot;:&quot;1883&quot;,&quot;clientid&quot;:&quot;&quot;,&quot;usetls&quot;:false,&quot;compatmode&quot;:true,&quot;keepalive&quot;:&quot;60&quot;,&quot;cleansession&quot;:true,&quot;willTopic&quot;:&quot;&quot;,&quot;willQos&quot;:&quot;0&quot;,&quot;willPayload&quot;:&quot;&quot;,&quot;birthTopic&quot;:&quot;&quot;,&quot;birthQos&quot;:&quot;0&quot;,&quot;birthPayload&quot;:&quot;&quot;}]</code></pre></div><p>Just import the above code into Node-red and change to URL&#039;s inside the POST function blocks to the correct address of the parameter of&#160; the RexyGen function block. In the MQTT block you need to change the address to the one of your Mosquitto broker (+ use correct topic)</p><p>Hope this helps....otherwise just let me know if you have any more questions....</p>]]></content>
		<author>
			<name><![CDATA[scoobsalamander]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=6</uri>
		</author>
		<updated>2018-09-03T08:20:47Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?pid=2033#p2033</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[Re: Machine learning blocks and IOT MQTT/COAP blocks]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?pid=2025#p2025"/>
		<content type="html"><![CDATA[<p>Hi soxso2011,</p><p>MQTT driver for REXYGEN is still under testing.<br />OPC-UA is already a part of REXYGEN starting with 2.50.7 version - see documentation: <a href="https://www.rexygen.com/doc/PDF/ENGLISH/RexOpcUa_ENG.pdf" rel="nofollow">https://www.rexygen.com/doc/PDF/ENGLISH … Ua_ENG.pdf</a></p><p>If I can be of assistance, let me know.</p><p>Regards, Tomas</p>]]></content>
		<author>
			<name><![CDATA[tomáš čechura]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=39</uri>
		</author>
		<updated>2018-08-28T10:41:33Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?pid=2025#p2025</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[Re: Machine learning blocks and IOT MQTT/COAP blocks]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?pid=2017#p2017"/>
		<content type="html"><![CDATA[<p>I&#039;m still at work but once I&#039;m home I&#039;ll try to post some more info. (This will be somewhere next week....)</p>]]></content>
		<author>
			<name><![CDATA[scoobsalamander]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=6</uri>
		</author>
		<updated>2018-08-26T00:42:14Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?pid=2017#p2017</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[Re: Machine learning blocks and IOT MQTT/COAP blocks]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?pid=2016#p2016"/>
		<content type="html"><![CDATA[<p>Hi scoobsalamander,<br />Please share the architecture and snapshots , I would like to implement the same in my environment too.</p>]]></content>
		<author>
			<name><![CDATA[soxso2011]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=21</uri>
		</author>
		<updated>2018-08-24T09:21:38Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?pid=2016#p2016</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[Re: Machine learning blocks and IOT MQTT/COAP blocks]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?pid=2015#p2015"/>
		<content type="html"><![CDATA[<p>Hi Mr. Tomas, I want to make a sensor network using ESP32 controllers. Also, want to make a IOT network having MQTT/COAP/OPC-UA and HTTP communications simultaneously.</p>]]></content>
		<author>
			<name><![CDATA[soxso2011]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=21</uri>
		</author>
		<updated>2018-08-24T09:17:29Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?pid=2015#p2015</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[Re: Machine learning blocks and IOT MQTT/COAP blocks]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?pid=1978#p1978"/>
		<content type="html"><![CDATA[<p>I&#039;m receiving MQTT messages from different nodes around the house by means of Node-red as an intermediate layer between the MQTT broker and Rexygen.(REST API) This is working like a charm but I agree that it is a much nicer solution if it could be integrated in Rexygen.</p>]]></content>
		<author>
			<name><![CDATA[scoobsalamander]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=6</uri>
		</author>
		<updated>2018-06-25T07:21:58Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?pid=1978#p1978</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[Re: Machine learning blocks and IOT MQTT/COAP blocks]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?pid=1977#p1977"/>
		<content type="html"><![CDATA[<p>Hello soxso2011,</p><p>we are of course trying to keep the pace with present standards. We have already implemented MQTT driver which is now under testing. If all goes well it will be part of next release.</p><p>For now you can easily integrate REXYGEN with other devices for example using REST API and HTTP2 function block.</p><p>Do you have any specific application in your mind?</p><p>Regards, Tomas</p>]]></content>
		<author>
			<name><![CDATA[tomáš čechura]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=39</uri>
		</author>
		<updated>2018-06-22T08:59:31Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?pid=1977#p1977</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[Machine learning blocks and IOT MQTT/COAP blocks]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?pid=1976#p1976"/>
		<content type="html"><![CDATA[<p>When can we expect Machine learning blocks and IOT MQTT/COAP blocks?<br />These are the present buzzword in the control system and required for Industry 4.0.</p>]]></content>
		<author>
			<name><![CDATA[soxso2011]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=21</uri>
		</author>
		<updated>2018-06-21T02:46:50Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?pid=1976#p1976</id>
	</entry>
</feed>
