# Mindconnect Node

**URL:** https://discourse.nodered.org/t/mindconnect-node/49324
**Category:** General
**Created:** [4 August 2021 14:36 UTC](https://discourse.nodered.org/t/mindconnect-node/49324 "2021-08-04T14:36:58Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![OmidTmr](https://avatars.discourse-cdn.com/v4/letter/o/cab0a1/32.png) [@OmidTmr](https://discourse.nodered.org/u/OmidTmr)
#### Post date: [4 August 2021 14:36 UTC](https://discourse.nodered.org/t/mindconnect-node/49324/1 "2021-08-04T14:36:58Z")

</div>

Hi all,

I'm a beginner in Node-RED. I'm using MindConnect Node and am wondering how I can enable/disable this node and deploy it automatically rather than switching it manually? I need to develop such a program since I'm using the free version of Siemens MindSphere and need to turn it off whenever no data is sending.

---

<div class="post-metadata">

### Author: ![TotallyInformation](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/totallyinformation/32/31_2.png) [@TotallyInformation](https://discourse.nodered.org/u/TotallyInformation)
#### Post date: [4 August 2021 19:11 UTC](https://discourse.nodered.org/t/mindconnect-node/49324/2 "2021-08-04T19:11:09Z")

</div>

Do you need to turn off the node or is simply blocking any output good enough?

There is an admin API for Node-RED but I don't really use it and I'm not sure if you can dis/enable nodes with it though I expect you can. It's a bit more than beginner level though.

---

<div class="post-metadata">

### Author: ![OmidTmr](https://avatars.discourse-cdn.com/v4/letter/o/cab0a1/32.png) [@OmidTmr](https://discourse.nodered.org/u/OmidTmr)
#### Post date: [4 August 2021 20:44 UTC](https://discourse.nodered.org/t/mindconnect-node/49324/3 "2021-08-04T20:44:52Z")

</div>

I do need to turn off the node and deploy it automatically.  
Generally, I need to enable the Mindconnect node for a second and send data to the MindSphere platform and then disable it for about 1 minute and repeat the process. I couldn't find a solution to do so yet.

---

<div class="post-metadata">

### Author: ![TotallyInformation](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/totallyinformation/32/31_2.png) [@TotallyInformation](https://discourse.nodered.org/u/TotallyInformation)
#### Post date: [4 August 2021 22:56 UTC](https://discourse.nodered.org/t/mindconnect-node/49324/4 "2021-08-04T22:56:50Z")

</div>

Couldn't see a direct admin api but I think that the independent admin tool will let you do it so it should be possible.

[Command-line Administration : Node-RED (nodered.org)](https://nodered.org/docs/user-guide/node-red-admin)
