first thingboard push
bin/data/send_http.sh
0 → 100755
-
Owner
I feel like this could be modularized through the commandline argument handling. There could be a flag which accepts a string to run when the lang is detected and has a key that gets replaced by either the lang name and/or the index ala:
$ LanguageIdentifer --cmd "./send_http.sh $LANGID"
This way we avoid hard coding our platform/usage-specific stuff.
Please register or sign in to comment