Skip to content
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

Issues #101, #102, #103, #104 #105

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

willie68
Copy link

This pull request will solve the following issues:
#101 timestamp documentation is not correct -> corrected
#102 timestamp $unix as inputFormat with integer value as value is not working ->
now integer values are accepted in the value transformer.
#103 timestamp $unix as output format will create quoted integer value -> $unix (and $unixext) will now create JSON integer as output format value
#104 Feature: timestamp operation $unix with milli second support ->
i introduce the $unixext format as input and output parameter for processing unix timestamps as millis from epoche. Adding tests for $unixext, too.

Klaas, Wilfried added 3 commits April 27, 2020 15:33
… IoT systems

Update the documentation and Tests, too
Bug: adding the spec, and missing comma to the documentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant