-
Notifications
You must be signed in to change notification settings - Fork 3
Create SECURITY.md #33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: fix-docs
Are you sure you want to change the base?
Conversation
Signed-off-by: Elizabeth J Lee <elizabeth.j.lee@intel.com>
refactor: clean up un-needed EdgeX services to reduce app size
Signed-off-by: Elizabeth J Lee <elizabeth.j.lee@intel.com>
…eline Signed-off-by: Antonio Martinez <jose.antonio.martinez.torres@intel.com>
Signed-off-by: Antonio Martinez <jose.antonio.martinez.torres@intel.com>
Signed-off-by: Antonio Martinez <jose.antonio.martinez.torres@intel.com>
Signed-off-by: Antonio Martinez <jose.antonio.martinez.torres@intel.com>
Signed-off-by: Antonio Martinez <jose.antonio.martinez.torres@intel.com>
feat: Business logic, influxDB integratino, sound pipeline integration
…tify Grafana email notify
* doc: updates Signed-off-by: NeethuES-intel <neethu.elizabeth.simon@intel.com> * doc: index page update Signed-off-by: NeethuES-intel <neethu.elizabeth.simon@intel.com> * doc: update docs Signed-off-by: NeethuES-intel <neethu.elizabeth.simon@intel.com> --------- Signed-off-by: NeethuES-intel <neethu.elizabeth.simon@intel.com>
* doc: updates Signed-off-by: NeethuES-intel <neethu.elizabeth.simon@intel.com> * doc: index page update Signed-off-by: NeethuES-intel <neethu.elizabeth.simon@intel.com> * doc: update docs Signed-off-by: NeethuES-intel <neethu.elizabeth.simon@intel.com> * docs: compile docs Signed-off-by: NeethuES-intel <neethu.elizabeth.simon@intel.com> --------- Signed-off-by: NeethuES-intel <neethu.elizabeth.simon@intel.com>
|
|
||
| // Create a new InfluxDB client | ||
| client := influxdb2.NewClient(url, token) | ||
| org := "AiCSD" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why should this be AiCSD ?
NeethuESim
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we can change org from aicsd to something else, aicsd is another project
|
there are conflicts too which needs to be resolved before these can be merged in |
No description provided.