The property user_id does not exist on Modules\Machine\Transformer\MachineTransformer. Since you implemented __get, consider adding a @property annotation.
The property name does not exist on Modules\Machine\Transformer\MachineTransformer. Since you implemented __get, consider adding a @property annotation.
The property hostname does not exist on Modules\Machine\Transformer\MachineTransformer. Since you implemented __get, consider adding a @property annotation.
The property username does not exist on Modules\Machine\Transformer\MachineTransformer. Since you implemented __get, consider adding a @property annotation.
The property hash does not exist on Modules\Machine\Transformer\MachineTransformer. Since you implemented __get, consider adding a @property annotation.
The property active does not exist on Modules\Machine\Transformer\MachineTransformer. Since you implemented __get, consider adding a @property annotation.
The property ip_address does not exist on Modules\Machine\Transformer\MachineTransformer. Since you implemented __get, consider adding a @property annotation.
The property mac_address does not exist on Modules\Machine\Transformer\MachineTransformer. Since you implemented __get, consider adding a @property annotation.
The property memory_usage does not exist on Modules\Machine\Transformer\MachineTransformer. Since you implemented __get, consider adding a @property annotation.
The property memory_available does not exist on Modules\Machine\Transformer\MachineTransformer. Since you implemented __get, consider adding a @property annotation.
The property cpu_usage does not exist on Modules\Machine\Transformer\MachineTransformer. Since you implemented __get, consider adding a @property annotation.
The property last_heartbeat does not exist on Modules\Machine\Transformer\MachineTransformer. Since you implemented __get, consider adding a @property annotation.
The property created_at does not exist on Modules\Machine\Transformer\MachineTransformer. Since you implemented __get, consider adding a @property annotation.
The property updated_at does not exist on Modules\Machine\Transformer\MachineTransformer. Since you implemented __get, consider adding a @property annotation.