partial void UpdateDevice(Device instance);
	partial void DeleteDevice(Device instance);
	partial void InsertDevice(Device instance);