Skip to content
This repository has been archived by the owner on Nov 11, 2021. It is now read-only.

Commit

Permalink
minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
manasesjesus committed Jul 23, 2019
1 parent bd92df0 commit de2aa1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/createAlarm.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
const request = require("request");

// Cumulocity credentials
const credentials = $config.params.username + ":" + $config.params.password;

Expand Down

0 comments on commit de2aa1e

Please sign in to comment.