Copnstructor which saves all the lamp information.

Declaration Syntax

Parameters
- LampId (String)
-
The lamp id which is the same number as the button that is associate with the lamp.
- mode (String)
-
The mode that the lamp is in.
- BtnId (String)
-
The button number that is associated with the lamp. This should always be the same as the LampId.
- color (String)
-
The color of the lamp.
Assembly: ServiceProvider (Module: ServiceProvider)