-
Notifications
You must be signed in to change notification settings - Fork 6
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
Change channel sysDate to to sys_date #101
Comments
totally ok |
Do you have an example of how we use that channel? Now that I am not restarting my driver all that often I need to get the time update into a cron rule.
And I get the following error message:
So I assume my thing is defined incorrectly, but I have never defined a thing on a bridge before as most of the other item types we have are their own type_ids (console, zone, etc). |
I have a rule like this. rule "sync omnilink time" looks like only diff is I am using the openhab date time type instead of the java. let me know if you need more info. |
What is |
that is my item mapping to the system time channel on the omnilink
controller. If I remember correctly, I just used simple item mapping in
paper ui.
…On Wed, Nov 8, 2017 at 4:52 AM, boc-tothefuture ***@***.***> wrote:
What is omnilink_omnilinkBridge_omni_sysdate or where does that get
defined?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#101 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AK5qXmGrP-Zs_8kggFKqNpNr-oE8hNJEks5s0aQXgaJpZM4QVuOF>
.
|
All of the other channels are snake_case sysDate appears to be the only one that is lowerCamelCase.
@craigham Are you OK with this proposal?
The text was updated successfully, but these errors were encountered: