#pragma once #include #include typedef struct { /* data */ bool power; } ThisDevice_t;