-
Notifications
You must be signed in to change notification settings - Fork 1
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
No issue just a request #1
Comments
It should be rather simple. The system is not really doing anything complicated with the DB. I only choose InfluxDB because it works well with Grafana and is pretty simple to install. 😁 |
I wouldn’t even know where to begin with that. I have teslamate in a diver container and I would love to implement this into that container using that Postgres and that grafana install.
Get Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: Richard Hurt ***@***.***>
Sent: Wednesday, May 18, 2022 9:39:12 AM
To: rnhurt/tesla-wc ***@***.***>
Cc: zikronix ***@***.***>; Author ***@***.***>
Subject: Re: [rnhurt/tesla-wc] No issue just a request (Issue #1)
It should be rather simple. The system is not really doing anything complicated with the DB. I only choose InfluxDB because it works well with Grafana and is pretty simple to install. 😁
—
Reply to this email directly, view it on GitHub<#1 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AUVXJLH5SVKIAPNKZG6V3XLVKUMLBANCNFSM5WI3PVYA>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Let me take a look and see what I can do. One thing that I forgot was that InfluxDB is a "time series" and stores things a bit differently than PostgreSQL. I think I can make it work though. 😄 |
Thanks!
Get Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: Richard Hurt ***@***.***>
Sent: Wednesday, May 18, 2022 9:46:31 AM
To: rnhurt/tesla-wc ***@***.***>
Cc: zikronix ***@***.***>; Author ***@***.***>
Subject: Re: [rnhurt/tesla-wc] No issue just a request (Issue #1)
Let me take a look and see what I can do. One thing that I forgot was that InfluxDB is a "time series" and stores things a bit differently than PostgreSQL. I think I can make it work though. 😄
—
Reply to this email directly, view it on GitHub<#1 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AUVXJLGVNGVZEQIAPSSEJYTVKUNGPANCNFSM5WI3PVYA>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is there a way to make this work in postgres, since Im already running that?
The text was updated successfully, but these errors were encountered: