Actually push updates when things change.
This commit is contained in:
parent
298e4a9f14
commit
f0fcd222a1
2 changed files with 48 additions and 14 deletions
|
@ -103,6 +103,8 @@ private:
|
|||
Mutex _nmiCache_m;
|
||||
void _getNetworkMemberInfo(uint64_t now,uint64_t nwid,_NetworkMemberInfo &nmi);
|
||||
|
||||
void _pushMemberUpdate(uint64_t now,uint64_t nwid,const nlohmann::json &member);
|
||||
|
||||
// These init objects with default and static/informational fields
|
||||
inline void _initMember(nlohmann::json &member)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue