How to connect two devices with the single bolt module?

If I want to connect and control light and fan with the same bolt device how can we do that? It has only one pin and in order to control it we need to connect it to module

You can do it by merging the code of the product

You just need to merge program but use the pin numbers of light and fan different don’t use same like pin-1for light and pin-2 for fan

How to connect two device in one bolt module as it has only one pin and in order to control the devices we have to connect it to bolt module.

In bolt module we have 5 GPIO pins and 1 ADC pin we can use all at a time and control them only we need to write code perfectly