Zutil fix
Former-commit-id: db04797c390be3f156c6f64d999a41332660b79a
This commit is contained in:
parent
56106a178d
commit
9472fae5d3
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ public class HalSensor extends DBBean{
|
|||
private String config;
|
||||
|
||||
// User configuration
|
||||
@DBColumn("user_id")
|
||||
private User user;
|
||||
private long external_id = -1;
|
||||
/** local sensor= if sensor should be public. external sensor= if sensor should be requested from host **/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue