Page 1 of 1

Minimal plug-in setup

Posted: 19 May 2017, 14:38
by orbitcoms
Hi,
I just want the setup forms and a single device -> DS1820

I don't need all the other plugins.

What are the files I must keep in the project folder. Do I just need the main project file, all the controller files and the ds1820 plugin?

Thanks

Re: Minimal plug-in setup

Posted: 19 May 2017, 15:13
by costo
Simply remove all the _P0xx modules from the project folder except for the _P004_Dallas module.

Re: Minimal plug-in setup

Posted: 21 May 2017, 23:11
by orbitcoms
Thanks Costo,