@omotes/sdk
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "@omotes/sdk", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"repository": { | ||
@@ -5,0 +5,0 @@ "type": "git", |
@@ -20,7 +20,7 @@ "use strict"; | ||
}, | ||
tags: ['host'] | ||
tags: ['output_esdl_id'] | ||
} | ||
] | ||
}); | ||
return db.query(`SELECT * FROM ${measurement}`); | ||
return db.query(`SELECT * FROM ${field}`); | ||
}); | ||
@@ -27,0 +27,0 @@ } |
Sorry, the diff of this file is not supported yet
24403