Skip to content

Instantly share code, notes, and snippets.

-module(mrts).
-compile([export_all]).
%-----------------------------------------------------------------------
% Buckets we know about
%-----------------------------------------------------------------------
bucket() ->
{<<"ts_weather_demo">>,<<"ts_weather_demo">>}.