[PYTHON] View details of time series data with Remotte

Last time logged in as a user and tried to display the application usage page. This time, I will display the "detailed screen" from that screen.

Preparation

In Rimotte, log in as a user, press the menu button on the upper left of the screen, approve the station, and then select the "use page" you want to display. Display the screen of the application with. First of all, let's operate up to the point where the usage page of the "Station Management" application is displayed. image.png

Display details screen

As mentioned above, the history of the past 10 minutes is displayed in "CPU temperature" displayed as a gray line graph on the usage page "Current status" of the "Station management" application. Double-click on this graph to display the history details screen. image.png On the history details screen, you can first select the time width of the information to be displayed on the screen at the top. In the above, "10 minutes" is selected, so it takes 10 minutes from the left end to the right end of the line graph. In the second row from the top, select "Date and time". You can move the past date and time you want to display by moving the slider left or right, clicking the left and right arrow buttons, or flicking the graph display part left or right. On the right side of the screen, the raw data for the time width from the selected date and time is displayed. You can also save the displayed data in CSV format by clicking the save button below it. To return to the original usage page from the details screen, press the left arrow at the top left of the screen.

In the same way, let's take a look at the detailed screen of the history of the three table displays displayed on the usage page "Log" of the "Station Management" application. If you set the time width to "1 month", more information should be displayed. image.png

Display element that transitions to the detail screen

If you double-click anything, the details screen will be displayed, but that's not the case. The display elements that have the detail screen are the elements that display past data such as history graphs and tables, and the display elements such as video and audio that will be operated in the next post. Please note that these details screens can only be displayed when the user logs in, and cannot be displayed from the management tool. Double-click with the management tool to display the following screen. image.png

Summary

By displaying the history details screen, past information could be displayed easily and neatly. Next time, I will deal with video and audio, which are one of the major features of Limotte. Download and run the simplest app "Video and Audio Delivery" from the Limotte Store, and at the same time take snapshots, record videos, play back and save files from its details screen.

Recommended Posts

View details of time series data with Remotte
Differentiation of time series data (discrete)
Time series analysis 3 Preprocessing of time series data
Forecasting time series data with Simplex Projection
Predict time series data with neural network
How to extract features of time series data with PySpark Basics
Acquisition of time series data (daily) of stock prices
Smoothing of time series and waveform data 3 methods (smoothing)
Plot CSV of time series data with unixtime value in Python (matplotlib)
Anomaly detection of time series data by LSTM (Keras)
[Python] Plot time series data
Implementation of clustering k-shape method for time series data [Unsupervised learning with python Chapter 13]
Reformat the timeline of the pandas time series plot with matplotlib
A story about clustering time series data of foreign exchange
Calculation of time series customer loyalty
Python: Time Series Analysis: Preprocessing Time Series Data
About time series data and overfitting
Comparison of time series data predictions between SARIMA and Prophet models
[For beginners] Script within 10 lines (5. Resample of time series data using pandas)
Power of forecasting methods in time series data analysis Semi-optimization (SARIMA) [Memo]
Rewrite the field creation node of SPSS Modeler with Python. Feature extraction from time series sensor data
[Python] Accelerates loading of time series CSV
Time series analysis 4 Construction of SARIMA model
Time series data anomaly detection for beginners
Conversion of time data in 25 o'clock notation
Recommendation of Altair! Data visualization with Python
[Kaggle] I tried feature engineering of multidimensional time series data using tsfresh.
How to handle time series data (implementation)
Reading OpenFOAM time series data and sets data
Example of efficient data processing with PANDAS
Format and display time series data with different scales and units with Python or Matplotlib
A series of amateur infrastructure engineers touching Django with Docker ⑤: View, Template, CSS
Create an animated time series map of coronavirus infection status with python + plotly
Get time series data from k-db.com in Python
Convert data with shape (number of data, 1) to (number of data,) with numpy.
Kaggle Kernel Method Summary [Table Time Series Data]
How to read time series data in PyTorch
Automatic acquisition of stock price data with docker-compose
measurement of time
I implemented "Basics of Time Series Analysis and State Space Model" (Hayamoto) with pystan
Predicting the goal time of a full marathon with machine learning-③: Visualizing data with Python-
Reading, summarizing, visualizing, and exporting time series data to an Excel file with Python
[Latest method] Visualization of time series data and extraction of frequent patterns using Pan-Matrix Profile
I just wanted to extract the data of the desired date and time with Django
"Getting stock price time series data from k-db.com with Python" Program environment creation memo
Features that can be extracted from time series data
Overview and tips of seaborn with statistical data visualization
Challenge principal component analysis of text data with Python
I tried to implement time series prediction with GBDT
Time series data prediction by AutoML (automatic machine learning)
[Time series with plotly] Dynamic visualization with plotly [python, stock price]
[Basics of data science] Collecting data from RSS with python
Extract the band information of raster data with python
[Introduction to SIR model] Predict the end time of each country with COVID-19 data fitting ♬
Analyzing the life of technology with Qiita article data ~ Survival time analysis using content logs ~
How to calculate the sum or average of time series csv data in an instant
What you should not do in the process of time series data analysis (including reflection)