Hello, I can see from your first screenshot that the data being sent is for November 2022, but the chart in your third screenshot is showing February 2023. When sending measurements to oee.ai, please make sure the timestamps are for the desired period and in UTC. The Node-RED example flow does not explicitly set the timstamp, but uses the current time. Please check that the Bosch CtrlX CORE clock is set up correcty, or set the timestamp in msg.to manually according to the documentation. The oee.ai Node-RED connector node currently only supports the sending of measurements to oee.ai – other use cases described in the oee.ai API documentation have to be implemented using the standoard MQTT in / MQTT out and HTTP request nodes in Node-RED. For each oee.ai Conncetor Node used (one "data point" in oee.ai) one license is required. One oee.ai Connector Node can only send measurements to one machine in oee.ai. Best regards, Jan
... View more