You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
socialgardenapi.insertStream("myStream4", "myStream4 is used to stress test the system, by running continually for a long time.",'[{"Name":"water","Value":'+str(x)+'},{"Name":"air","Value":'+str(x/2)+'},{"Name":"earth","Value":'+str(x+2)+'},{"Name":"juice","Value":'+str((x+10)/2)+'},{"Name":"mint","Value":'+str(5-x)+'}]')
print("myStream4", "myStream4 is used to stress test the system, by running continually for a long time.",'[{"Name":"water","Value":'+str(x)+'},{"Name":"earth","Value":'+str(x+2)+'},{"Name":"juice","Value":'+str((x+10)/2)+'},{"Name":"mint","Value":'+str(5-x)+'}]')