Setting up Cygnus-PostgreSQL for historical data p

2019-08-27 23:37发布

Now that I have a real device (LWM2M -using wakaama implementation) running and sending data to Orion (I can confirm from server log, 'Observers created successfully'), I want to proceed with historical data storage.

I am not sure how to start. Using docker-compose file to start all services. I already have postgres image pulled and running. Would like to use it for persistence.

  1. I guess I need to create the db schema to use for storage, any link to cygnus-postgres installation/persistence would be appreciated.

1条回答
放荡不羁爱自由
2楼-- · 2019-08-28 00:37

Should anyone be looking for how to go about similar situation as I did (above refers), I found the explanations here the customisations section very helpful, please read it.

查看更多
登录 后发表回答