Is there a brand of smart plug (wifi enabled wall outlet) that can be accessed, activated and managed through php code? Our firm manages a number of smart plugs through the use of their apps.(e.g. ReoLink) This requires human intervention. My goal is to create an access routine inside of php code that is sent to the smart plug when certain conditions are met. The code delivers different commands to the smart plug based on environmental data analytics processed in the cloud. I'm confident that I could design such a smart plug but I hate reinventing the wheel if it is already widely available.