mirror of
https://github.com/beestat/app.git
synced 2025-05-24 02:14:03 -04:00
Exposed runtime_thermostat_summary->populate
Will be used for manually populating/repopulating when making manual changes to runtime data.
This commit is contained in:
parent
81d1186d4c
commit
3d01fd08b5
@ -10,7 +10,8 @@ class runtime_thermostat_summary extends cora\crud {
|
||||
public static $exposed = [
|
||||
'private' => [
|
||||
'read_id',
|
||||
'sync'
|
||||
'sync',
|
||||
'populate'
|
||||
],
|
||||
'public' => []
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user