Custom device type with service manager

If I have a custom device type that uses a service manager and I wanted to give it to someone else to install, would they have to install both the device type and service manager in their IDE? Or, could they install just the service manager app and it would use the device type with the namespace associated with it?

1 Like

Yes, the user will need to create the device type and service manager SmartApp in the IDE first, then create an instance of the service manager from the mobile app. The service manager is responsible for creating the child devices based on the device type.

What is it?

20 chars

I made a pushbullet device service manager so adding pushbullet devices is quick. There will be more information coming soon…

Looking forward to it.

Look no longer! I’ve just posted it: Pushbullet device with service manager