Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Upload this bLine program to your FIN|Stack database.

 

  1. Create a bLine program that runs on 'site'.
  2. Add your point/tag var(s)
  3. Configure the var as it corresponds to the weather info desired (i.e..temp = numeric , condition = string). Make sure to select 'yes' on writable.
  4. Create your logic using the different weather blocks.

  5. Click save and check your site(s) in your vars menu.

...


Note: Make sure the tags are the right kind. I.e.. A numeric tag will not take a temperature & a dateTime tag is needed for a sunrise or sunset time.

...