# SIEMENS IOT 2000 - Node - Red ("simatic\_iot2000", node)

**URL:** https://discourse.nodered.org/t/siemens-iot-2000-node-red-simatic-iot2000-node/68550
**Category:** Industrial
**Created:** [4 October 2022 12:57 UTC](https://discourse.nodered.org/t/siemens-iot-2000-node-red-simatic-iot2000-node/68550 "2022-10-04T12:57:15Z")
**Posts on this page:** 1
**Showing post:** 28

<div class="post-metadata">

### Author: ![ManuGW](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/manugw/32/68640_2.png) [@ManuGW](https://discourse.nodered.org/u/ManuGW)
#### Post date: [6 October 2022 15:26 UTC](https://discourse.nodered.org/t/siemens-iot-2000-node-red-simatic-iot2000-node/68550/28 "2022-10-06T15:26:11Z")

</div>

Hi Colin!

Doing that it wasn't working for me but after trying so many things, i found one that helps me at least shows me the node and let me use it that int's insç

 ![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/6/2/62d1a56cd10b83bdf26d793a05e47a39443316f2.png)

![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/5/2/52b4c6d94b75c4d7f9743f71b164f94801ea0cff.png)

**When i said this:**

> [@ManuGW](#):
>
> If i run the comand `node-red` inside `C:\Users\User\.node-red`, it's appear a line that says:  
> `6 Oct 11:52:44 - [info] Waiting for missing types to be registered:`  
> ` 6 Oct 11:52:44 - [info] - iot2000-gpio-din`

I started looking for a solution using that, because that usually happens with custom nodes. In the `.js code` you must change the line `module.exports = function(RED)` **(with "s" the word export)** for `module.export = function(RED)` **(with out "s" the word export)**. I did that and let me use it at least appears in my node-red and i can configure it, i need to try it in the IOT 2000 and in the SD but in my PC i can use it.

**Link:** [Waiting for missing types to be registered - #13 by peret2000](https://discourse.nodered.org/t/waiting-for-missing-types-to-be-registered/9282/13)

Thank you so much for you help and taking your time trying to help me, i got a lot of knowledges beacause of you!! I'll write here again when i used it if it works.

---

_[View the full topic](https://discourse.nodered.org/t/siemens-iot-2000-node-red-simatic-iot2000-node/68550)._
