Class RootedDeviceControl
java.lang.Object
es.kukenan.smartfi.microservice.clients.repository.entity.RootedDeviceControl
DAO for rooted device control in database.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
controlId
Column for control identifier for rooted device. -
deviceId
Column for unique device identifier.
-
-
Constructor Details
-
RootedDeviceControl
public RootedDeviceControl()
-