Skip to content

Instantly share code, notes, and snippets.

@kaiwaehner
Created August 15, 2018 07:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kaiwaehner/21678f3c82243b047bae8dfa88a82276 to your computer and use it in GitHub Desktop.
Save kaiwaehner/21678f3c82243b047bae8dfa88a82276 to your computer and use it in GitHub Desktop.
@Udf(description = "apply analytic model to sensor input")
public String anomaly(String sensorinput){ "YOUR LOGIC" }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment